@@ -38,11 +38,6 @@ A template for creating rails websites that includes the following: |
||
| 38 | 38 |
* Tests |
| 39 | 39 |
* Background processing (redis) |
| 40 | 40 |
* Search System |
| 41 |
-* Wiki/Codex |
|
| 42 |
-* Portfolio |
|
| 43 |
-* Store |
|
| 44 |
-* Inventory |
|
| 45 |
-* Module Controller |
|
| 46 | 41 |
* geo location/maps |
| 47 | 42 |
* Help |
| 48 | 43 |
* new admin email |
@@ -51,6 +46,19 @@ A template for creating rails websites that includes the following: |
||
| 51 | 46 |
* rewrite readme file |
| 52 | 47 |
* Install instructions |
| 53 | 48 |
* Heroku Deploy button |
| 49 |
+* Wiki/Codex |
|
| 50 |
+* Portfolio |
|
| 51 |
+* Store |
|
| 52 |
+* Inventory |
|
| 53 |
+* Module Controller |
|
| 54 |
+ |
|
| 55 |
+## BUGS |
|
| 56 |
+ |
|
| 57 |
+* Delete user account does not work |
|
| 58 |
+* Wrong redirect after user account deletion |
|
| 59 |
+* edit user page bugs (password) |
|
| 60 |
+* show file page layout |
|
| 61 |
+* page titles! |
|
| 54 | 62 |
|
| 55 | 63 |
## Example Websites |
| 56 | 64 |
|